updating oE NO_VALIDATION_AFTER_FIRST_EXTRA

NO_VALIDATION_AFTER_FIRST_EXTRA

include cmdline.e 
namespace cmdline 
public enum NO_VALIDATION_AFTER_FIRST_EXTRA 

Do not cause an error for an invalid parameter after the first extra item has been found. This can be helpful for processes such as the Interpreter itself that must deal with command line parameters that it is not meant to handle. At expansions after the first extra are also disabled.

For instance:

eui -D TEST greet.ex -name John -greeting Bye

-D TEST is meant for eui, but -name and -greeting options are meant for greet.ex. See cmd_parse

eui @euopts.txt greet.ex @hotmail.com

here 'hotmail.com' is not expanded into the command line but 'euopts.txt' is.

Not Categorized, Please Help

Search



Quick Links

User menu

Not signed in.

Misc Menu